Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The customer unique identifier in your system

Query Parameters

brand_id
string

Filter cards by brand id

from
string<date-time>

Return assignments created at or after this timestamp

to
string<date-time>

Return assignments created at or before this timestamp

limit
integer
default:50

Maximum cards to return (1–50, default 50)

Required range: 1 <= x <= 50

Response

Eligible news feed cards

data
object